Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
panzer::Expr::RebindDataType< NestedDataType[N], NewScalarType > Struct Template Reference

#include <Panzer_ExprEval.hpp>

Public Types

using type = typename RebindDataType< NestedDataType, NewScalarType >::type[N]
 

Detailed Description

template<typename NestedDataType, typename NewScalarType, size_t N>
struct panzer::Expr::RebindDataType< NestedDataType[N], NewScalarType >

Definition at line 182 of file Panzer_ExprEval.hpp.

Member Typedef Documentation

template<typename NestedDataType , typename NewScalarType , size_t N>
using panzer::Expr::RebindDataType< NestedDataType[N], NewScalarType >::type = typename RebindDataType<NestedDataType, NewScalarType>::type [N]

Definition at line 183 of file Panzer_ExprEval.hpp.


The documentation for this struct was generated from the following file: